type go/types.ctxtEntry

4 uses

	go/types (current package)
		context.go#L23: 	typeMap   map[string][]ctxtEntry // type hash -> instances entries
		context.go#L28: type ctxtEntry struct {
		context.go#L37: 		typeMap:   make(map[string][]ctxtEntry),
		context.go#L104: 	ctxt.typeMap[h] = append(ctxt.typeMap[h], ctxtEntry{